FR (Floating-Point Registers) 

Syntax

[[thread]] FR [[register [[=value]] ]]

Parameters

thread

The thread from which the floating-point registers are to be read. See Process and Thread Syntax2LMXWU for information on the thread syntax.

register

The floating-point register to display or modify.

value

The floating-point value to assign to register.

 

Description

Displays or modifies floating-point registers. If no thread is specified, the current thread is used.

If you do not specify a register, all of the floating-point registers are displayed. If you specify a register, the command displays the current value of the register and prompts for a new value. If you specify both a register and a value, the command changes the register to contain the value.

Use the RDM.H.7 command to view and modify standard registers.